home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 8: LINUX Games / Linux Cubed Series 8 - LINUX Games.iso / games / video / zapem-0.000 / zapem-0 / zapem / options.h < prev    next >
C/C++ Source or Header  |  1995-03-30  |  92b  |  7 lines

  1. #ifndef OPTIONS_H
  2. #define OPTIONS_H
  3. #include "btypes.h"
  4. extern bool option_effects;
  5.  
  6. #endif
  7.